ofByte

creates a Validated Byte List

Allows any byte value from MIN_VALUE to MAX_VALUE, repeating elements allowed

Return

ValidatedList from the list provided

Author

fzzyhmstrs

Since

0.2.0

Parameters

list

input List


creates a Validated Byte List

Allows any byte value from MIN_VALUE to MAX_VALUE, repeating elements allowed

Return

ValidatedList from the list provided

Author

fzzyhmstrs

Since

0.2.0

Parameters

b

vararg byte inputs to construct the list